google.golang.org/grpc.retryThrottler.thresh (field)
3 uses
google.golang.org/grpc (current package)
clientconn.go#L958: thresh: cc.sc.retryThrottling.MaxTokens / 2,
clientconn.go#L1480: thresh float64
clientconn.go#L1500: return rt.tokens <= rt.thresh
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)